home *** CD-ROM | disk | FTP | other *** search
- object SplashForm: TSplashForm
- Left = 192
- Top = 122
- AutoSize = True
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'SplashForm'
- ClientHeight = 85
- ClientWidth = 453
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poDesktopCenter
- Scaled = False
- PixelsPerInch = 120
- TextHeight = 16
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 453
- Height = 85
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- end
- object tmMainTimer: TTimer
- Interval = 500
- OnTimer = tmMainTimerTimer
- Left = 188
- Top = 44
- end
- end
-